net/http.Header.Set (method)

91 uses

	net/http (current package)
		client.go#L251: 		req.Header.Set("Authorization", "Basic "+basicAuth(username, password))
		client.go#L695: 				req.Header.Set("Referer", ref)
		client.go#L797: 				ireqhdr.Set("Cookie", strings.Join(ss, "; "))
		client.go#L863: 	req.Header.Set("Content-Type", contentType)
		fs.go#L157: 	w.Header().Set("Content-Type", "text/html; charset=utf-8")
		fs.go#L295: 		w.Header().Set("Content-Type", ctype)
		fs.go#L326: 		w.Header().Set("Content-Range", fmt.Sprintf("bytes */%d", size))
		fs.go#L360: 		w.Header().Set("Content-Range", ra.contentRange(size))
		fs.go#L367: 		w.Header().Set("Content-Type", "multipart/byteranges; boundary="+mw.Boundary())
		fs.go#L391: 	w.Header().Set("Accept-Ranges", "bytes")
		fs.go#L419: 		w.Header().Set("Content-Length", strconv.FormatInt(sendSize, 10))
		fs.go#L618: 		w.Header().Set("Last-Modified", modtime.UTC().Format(TimeFormat))
		fs.go#L781: 	w.Header().Set("Location", newPath)
		h2_bundle.go#L6096: 		rp.header.Set("Cookie", strings.Join(cookies, "; "))
		header.go#L39: func (h Header) Set(key, value string) {
		request.go#L476: 		r.Header.Set("Cookie", c+"; "+s)
		request.go#L478: 		r.Header.Set("Cookie", s)
		request.go#L1032: 	r.Header.Set("Authorization", "Basic "+basicAuth(username, password))
		server.go#L565: 		w.Header().Set("Connection", "close")
		server.go#L2148: 	w.Header().Set("Connection", "close")
		server.go#L2249: 	h.Set("Content-Type", "text/plain; charset=utf-8")
		server.go#L2250: 	h.Set("X-Content-Type-Options", "nosniff")
		server.go#L2341: 	h.Set("Location", hexEscapeNonASCII(url))
		server.go#L2343: 		h.Set("Content-Type", "text/html; charset=utf-8")
		server.go#L2632: 				w.Header().Set("Allow", strings.Join(allowedMethods, ", "))
		server.go#L2736: 			w.Header().Set("Connection", "close")
		server.go#L3781: 	w.Header().Set("Content-Length", "0")
		transport.go#L1770: 				h.Set("Proxy-Authorization", pa)
		transport.go#L1791: 			hdr.Set("Proxy-Authorization", pa)
		transport.go#L2702: 		req.extraHeaders().Set("Accept-Encoding", "gzip")
		transport.go#L2713: 		req.extraHeaders().Set("Connection", "close")

	github.com/coinbase/cdp-sdk/go
		cdp.go#L100: 		req.Header.Set("Authorization", fmt.Sprintf("Bearer %s", jwt))
		cdp.go#L101: 		req.Header.Set("Content-Type", "application/json")
		cdp.go#L150: 		req.Header.Set("X-Wallet-Auth", walletJwt)

	github.com/coinbase/cdp-sdk/go/openapi
		client.gen.go#L10863: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L10874: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L10969: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L10980: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11076: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11087: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11149: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11160: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11222: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11233: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11353: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11364: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11460: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11471: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11526: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11537: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11633: 			req.Header.Set("X-Idempotency-Key", headerParam0)
		client.gen.go#L11695: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11706: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11768: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11779: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11841: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11852: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11914: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11925: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L11987: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L11998: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L12060: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L12071: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L12133: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L12144: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L12338: 			req.Header.Set("X-Idempotency-Key", headerParam0)
		client.gen.go#L12515: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L12526: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L12660: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L12671: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L12780: 			req.Header.Set("X-Idempotency-Key", headerParam0)
		client.gen.go#L12791: 			req.Header.Set("X-Wallet-Auth", headerParam1)
		client.gen.go#L12941: 			req.Header.Set("X-Idempotency-Key", headerParam0)
		client.gen.go#L13451: 			req.Header.Set("X-Idempotency-Key", headerParam0)
		client.gen.go#L13500: 			req.Header.Set("X-Idempotency-Key", headerParam0)
		client.gen.go#L13596: 			req.Header.Set("X-Idempotency-Key", headerParam0)
		client.gen.go#L13716: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L13727: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L13823: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L13834: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L13889: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L13900: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L13955: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L13966: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L14062: 			req.Header.Set("X-Idempotency-Key", headerParam0)
		client.gen.go#L14124: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L14135: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L14197: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L14208: 			req.Header.Set("X-Idempotency-Key", headerParam1)
		client.gen.go#L14270: 			req.Header.Set("X-Wallet-Auth", headerParam0)
		client.gen.go#L14281: 			req.Header.Set("X-Idempotency-Key", headerParam1)